home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / mta_ve30.arc / MTA.CTL < prev    next >
Text File  |  1991-02-08  |  11KB  |  245 lines

  1. %═══════════════════════════════════════════════════════════════════════
  2. % WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARN %
  3. %                                                                      %
  4. % When you use this example as a template, then please REMOVE ALL the  %
  5. % **NEWxxxx** and **CHAxxxx** comments from all statements before you  %
  6. % use them !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  %
  7. %═══════════════════════════════════════════════════════════════════════
  8. % This is an example with ALL control statements that can be used in the
  9. % MTA.CTL (alike) file. This is a normal ASCII file. Rules for coding
  10. % are:
  11. % - Case is not important
  12. % - A line without '%' or ';' in the first position is considered a
  13. %   control statement;
  14. % - Not the starting position of the control-statement is important
  15. %   but the order of sub-parameters is, so you can start a statement
  16. %   anywhere on the line (with starting 'white-spaces');
  17. % - Lines with a '%' or ';' character in position 1 are comment
  18. %   statements.
  19. %═══════════════════════════════════════════════════════════════════════
  20. % New options contain '*NEWvvvv*' at the end of the line, changed
  21. % options contain '*DIFvvvv*' at the end of the line ! 'vvvv' is the
  22. % MTA version that introduced the command or the change. The items
  23. % with >>> are changed in THIS release.
  24. %═══════════════════════════════════════════════════════════════════════
  25. %
  26. %───────────────────────────────────────────────────────────────────────
  27. % Registration comes here. Don;t fool around with the RegistrationKey
  28. % option. Non registered users can use key 0 or must comment out these
  29. % options.
  30. %───────────────────────────────────────────────────────────────────────
  31. % RegistrationName [Unregistered Evaluation Copy]
  32. % RegistrationKey  0
  33. %
  34. %───────────────────────────────────────────────────────────────────────
  35. % MTA can search for archivers itself, but it is faster to supply them
  36. % in several MTA.CTL options. This will make MTA faster at startup !
  37. % If the 3th parameter is a 'Y', MTA will use this archiver for the
  38. % optimalisation (/OOA).
  39. %───────────────────────────────────────────────────────────────────────
  40. ARCPath                      C:\SYS\ARC\ARC.EXE       Y
  41. PAKPath                      C:\SYS\ARC\PAK.EXE       Y
  42. DWCPath                      C:\SYS\ARC\DWC.EXE       Y
  43. LZHPath                      C:\SYS\ARC\LHARC.EXE     Y
  44. LZSPath                      C:\SYS\ARC\LARC.EXE      Y
  45. ZOOPath                      C:\SYS\ARC\ZOO.EXE       Y
  46. PKZIPPath                    C:\SYS\ARC\PKZIP.EXE     Y
  47. PKUNZIPPath                  C:\SYS\ARC\PKUNZIP.EXE   N
  48. PKUNPAKPath                  C:\SYS\ARC\PKUNPAK.EXE   N
  49. MDPath                       C:\SYS\ARC\MDCD.EXE      Y
  50. ARJPath                      C:\SYS\ARC\ARJ.EXE       Y  SWAP
  51. HYPERPath                    C:\SYS\ARC\HYPER.EXE     Y
  52. PKLITEPath                   C:\SYS\ARC\PKLITE.EXE    Y
  53. %
  54. %───────────────────────────────────────────────────────────────────────
  55. % For ZIP and PAK you can/must supply the version numbers. This is be-
  56. % cause MTA will act different depending on the ZIP and PAK versions.
  57. %───────────────────────────────────────────────────────────────────────
  58. PAKVersion                   210
  59. ZIPVersion                   110
  60. LZHVersion                   113                             **NEW1430**
  61. %
  62. %───────────────────────────────────────────────────────────────────────
  63. % You can also supply a (de)compressor of your own. Please read the do-
  64. % cumentation on this subject. An example (commented out) with PKZIP is
  65. % supplied.
  66. %───────────────────────────────────────────────────────────────────────
  67. % OwnCompressPath            C:\SYS\ARC\PKZIP.EXE
  68. % OwnCompressCall            -a %1 *.*
  69. % OwnCompressLowErrorRC      1
  70. % OwnDeCompressPath          C:\SYS\ARC\PKUNZIP.EXE
  71. % OwnDecompressCall          -x %1
  72. % OwnDeCompressLowErrorRC    1
  73. % OwnExtension               RVH
  74. % OwnRecursive
  75. %
  76. %
  77. %
  78. %───────────────────────────────────────────────────────────────────────
  79. % Destination options. These options will decide the DEFAULT behaviour
  80. % of MTA when converting files.
  81. %───────────────────────────────────────────────────────────────────────
  82. CompressionType               ZIP
  83. ZIPCompression                -ex
  84. DWCCompression                z
  85. % LZHCompression              /A-                           **NEW14320**
  86. PKLITECompression             -b
  87. % Description
  88. % AutoDescription             C:\SYS\ARC\MYHEADER.ANS
  89. % CarryComment                1 ##_The_MTA_Board_##
  90. % OptimizeOnSize
  91. % OnlyUpgrade
  92. %
  93. %
  94. %───────────────────────────────────────────────────────────────────────
  95. % Various RUN-TIME options, independent of the source and target files
  96. % you convert
  97. %───────────────────────────────────────────────────────────────────────
  98. % SubstDrive FGH
  99. % StowBuffer 64000
  100. % NoSwap
  101. % SwapPath                   E:\
  102. AltDisplay
  103. % ShareWait 1200
  104. % NoArcInArc
  105. RunTime                      600
  106. WarningTime                  10
  107. SFXFiles
  108. FilesBBS                     Files.BBS
  109. AddFilesBBS
  110. % FilesBBSFormat             1 1 14
  111. % NoMarked
  112. % MarkHeader                 MYCONV
  113. % MarkString                 Insert_Your_ID
  114. % KeepAbnormalExtensions
  115. FreeMemory                   150000
  116. % AllDisketteFiles
  117. ReportSpecialAttributes
  118. KeepAV
  119. ForceCGA
  120. % NoMouse Window
  121. % Not4DosAware
  122. %
  123. %
  124. %───────────────────────────────────────────────────────────────────────
  125. % Define files to exclude from the target-files, define files to be in-
  126. % cluded in the target-files and define files to exclude from the con-
  127. % version alltogether
  128. %───────────────────────────────────────────────────────────────────────
  129. % IncludeFile                C:\ZIP\BBE.SND !
  130. % IncludeFile                C:\DOC\BPPC.CAT
  131. % IncludeFile                C:\ZIP\MTABAT.BAT AutoLarc.BAT
  132. %
  133. ExcludeFile                  !
  134. ExcludeFile                  U_READ.ME
  135. ExcludeFile                  LOGO.ASC
  136. ExcludeFile                  WHO_FROM.TXT
  137. ExcludeFile                  CRCKLIST.CRC
  138. ExcludeFile                  SAFE_OWL.COM
  139. ExcludeFile                  RUN_THIS.COM
  140. ExcludeFile                  #CRC_DIR.SEC
  141. %
  142. % DoNot                      *.A0?
  143. % DoNot                      *.A1?
  144. % DoNot                      *.A2?
  145. % DoNot                      *.A3?
  146. % DoNot                      *.A4?
  147. % DoNot                      *.A5?
  148. % DoNot                      *.A6?
  149. % DoNot                      *.A7?
  150. % DoNot                      *.A8?
  151. % DoNot                      *.A9?
  152. % DoNot                      ALLFILES.*
  153. %
  154. %
  155. %───────────────────────────────────────────────────────────────────────
  156. % Define the different EXIT's MTA supplies. Read documentation for de-
  157. % tails on the various EXIT's.
  158. %───────────────────────────────────────────────────────────────────────
  159. % ExitBeforeStart            FLASH /D
  160. % ExitBetweenConversion      C:\SYS\DIV\MTABETWE.BAT %1 %2 %3
  161. % ExitAfterCompression       MAKESFX.BAT
  162. % ExitBeforeFill             FORMAT A: /V
  163. ExitAfterFill                C:\CAT\CATDISK.EXE /F?
  164. % ExitBeforeEnd              FLASH /A
  165. %
  166. %
  167. %───────────────────────────────────────────────────────────────────────
  168. % Define the various paths MTA can (or must) use for the conversion.
  169. %───────────────────────────────────────────────────────────────────────
  170. % DefaultPath                C:\ZIP
  171. % DefaultPath                C:\ZIP\TRA
  172. % DefaultPath                C:\ZIP\MOV
  173. % QBBSPaths D:\BBS\RAX\FLSEARCH.CTL
  174. % RaPaths D:\BBS\RAX\
  175. LogPath                      D:\LOG\MTA__RUN.LOG
  176. ErrorLogPath                 D:\LOG\MTA__ERR.LOG
  177. RandomPasswordListPath       D:\LOG\MTA__PWD.LOG
  178. NormalPasswordListPath       D:\LOG\MTA__PWD.LOG
  179. % MoveToDir                  E:\ZIP\TRA
  180. % TempPath                   E:\ 300000
  181. MTATempPath                  E:\ZIP\MTA 200000
  182. MTAErrorPath                 E:\ZIP\ERR
  183. FDUTempPath                  E:\ZIP\DIS
  184. FDUTrashPath                 E:\ZIP\TRA
  185. % ITSPath                    E:\
  186. %
  187. %
  188. %───────────────────────────────────────────────────────────────────────
  189. % Define Virus-scanning (McAfee's SCAN <tm>) is advised
  190. %───────────────────────────────────────────────────────────────────────
  191. VirusScanner                 C:\SYS\DIV\SCAN.EXE 1
  192. VirusScanParm                /NOMEM /E .001 .002 .003 .004 .005
  193. %
  194. %
  195. %───────────────────────────────────────────────────────────────────────
  196. % Define the way MTA must touch time/date values in the new files
  197. %───────────────────────────────────────────────────────────────────────
  198. TouchHig
  199. % TouchLow
  200. % TouchCur
  201. % AcceptHighDate
  202. % IgnoreTimeComponent
  203. %
  204. %
  205. %───────────────────────────────────────────────────────────────────────
  206. % Define the LOG-style you want to use (several examples included)
  207. %───────────────────────────────────────────────────────────────────────
  208. %───────────────────────────────────────────────────────────────────────
  209. % F R O N T D O O R  <tm>  style
  210. %───────────────────────────────────────────────────────────────────────
  211. % LogStartStyleFormat        ^M----------__%D__,_MTA
  212. % LogStyleFormat             >__%T__
  213. % LogTimeFormat              hh:mm:ss
  214. % LogDateFormat              dd_nnn_yy
  215. %───────────────────────────────────────────────────────────────────────
  216. % D ' B R I D G E    <tm>  style
  217. %───────────────────────────────────────────────────────────────────────
  218. LogStyleFormat               %D_%T__MTA:_
  219. LogDateFormat                mm/dd/yy
  220. LogTimeFormat                hh:mm
  221. %───────────────────────────────────────────────────────────────────────
  222. % Q U I C K B B S    <tm> style
  223. %───────────────────────────────────────────────────────────────────────
  224. % LogStyleFormat             %D_%T__
  225. % LogDateFormat              dd-nnn-yy
  226. % LogTimeFormat              hh:mm
  227. %───────────────────────────────────────────────────────────────────────
  228. % O P U S  1 . X X   <tm> style
  229. %───────────────────────────────────────────────────────────────────────
  230. % LogStyleFormat             +_%D_%T_MTAZ_
  231. % LogDateFormat              dd_nnn
  232. % LogTimeFormat              hh:mm:ss
  233. %───────────────────────────────────────────────────────────────────────
  234. % B I N K L E Y      <tm> style
  235. %───────────────────────────────────────────────────────────────────────
  236. % LogStyleFormat             +_%D_%T_MTAZ_
  237. % LogDateFormat              dd_nnn
  238. % LogTimeFormat              hh:mm:ss
  239. %───────────────────────────────────────────────────────────────────────
  240. % F A N T A S Y           style
  241. %───────────────────────────────────────────────────────────────────────
  242. % LogStyleFormat             MTALOG__%D__%T__Executed:_
  243. % LogDateFormat              dd_nnn_yyyy
  244. % LogTimeFormat              hh:mm:ss
  245.